Click or drag to resize

ServiceUpdateCategoryList Method (CategoryList)

Updates the category list.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response UpdateCategoryList(
	CategoryList categoryList
)

Parameters

categoryList
Type: Independentsoft.ExchangeCategoryList
The category list.

Return Value

Type: Response
Response.
See Also